PATH Mac OS 8 Developer Documentation
> Operating System Services
> Multiprocessing Services
>
|

Adding Multitasking Capability to Applications Using Multiprocessing Services
|
MPTaskOptions
When calling the
MPCreateTask
function, you can specify any optional attributes for the task created by passing a value of type
MPTaskOptions
, which has the following type definition:
typedef OptionBits MPTaskOptions;
No options are currently defined.
VERSION NOTES
Introduced with Multiprocessing Services 1.0.
© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)